home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / NetInfo Manager.app / Contents / Resources / English.lproj / NIAuthenticationPanelAqua.nib / classes.nib next >
Encoding:
Text File  |  2003-09-13  |  1.7 KB  |  58 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {startAnimation = id; stopAnimation = id; }; 
  5.             CLASS = AsyncArrows; 
  6.             LANGUAGE = ObjC; 
  7.             SUPERCLASS = NSView; 
  8.         }, 
  9.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  10.         {
  11.             ACTIONS = {panelCancel = id; panelOK = id; }; 
  12.             CLASS = NIAuthenticationPanel; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {
  15.                 authButton = id; 
  16.                 cancelButton = id; 
  17.                 capsLockImage = id; 
  18.                 capsLockText = id; 
  19.                 iconButton = id; 
  20.                 instructionText = id; 
  21.                 passwordText = id; 
  22.                 passwordTitle = id; 
  23.                 reserved = id; 
  24.                 userNameText = id; 
  25.                 userNameTitle = id; 
  26.             }; 
  27.             SUPERCLASS = NSPanel; 
  28.         }, 
  29.         {
  30.             ACTIONS = {cancel = id; ok = id; }; 
  31.             CLASS = NILoginPanel; 
  32.             LANGUAGE = ObjC; 
  33.             OUTLETS = {
  34.                 authButton = id; 
  35.                 authPanel = id; 
  36.                 cancelButton = id; 
  37.                 iconButton = id; 
  38.                 instructionText = id; 
  39.                 passwordText = id; 
  40.                 userNameText = id; 
  41.             }; 
  42.             SUPERCLASS = NSPanel; 
  43.         }, 
  44.         {
  45.             CLASS = NIPanelLoader; 
  46.             LANGUAGE = ObjC; 
  47.             OUTLETS = {panel = id; }; 
  48.             SUPERCLASS = NSObject; 
  49.         }, 
  50.         {
  51.             CLASS = NIResourceManager; 
  52.             LANGUAGE = ObjC; 
  53.             OUTLETS = {panel = id; }; 
  54.             SUPERCLASS = NSObject; 
  55.         }
  56.     ); 
  57.     IBVersion = 1; 
  58. }